SyCountry 
Logical Entity Name  SyCountry 
Default Table Name  SyCountry 
Physical Only  NO 
Definition 
 
Note 
 

SyCountry Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyCountryID(PK)    int  NO 
 
Code    char(8)  NO 
 
Descrip    varchar(50)  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserID    int  NO 
 
ts    timestamp  NO 
 
Active    bit  YES 
 
ModFlag    char(1)  NO 
 
PhoneMask    char(16)  YES 
 
SSNMask    varchar(30)  YES 
 
CrmSuppressFlag    bit  NO 
 

SyCountry Primary and Unique Keys 
Key Name  Key Type  Keys 
SyCountry_Code_U_N_IDX  Index  Code 
SyCountry_SyCountryID_U_C_IDX  PrimaryKey  SyCountryID 

SyCountry Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
AdLocation  Non-Identifying  One To Zero or More  FK_AdLocation_SyCountryID_SyCountry_SyCountryID        NO  YES 
AmCollege  Non-Identifying  One To Zero or More  FK_AmCollege_TranscriptOfficeSyCountryID_SyCountry_SyCountryID        NO  YES 
AmHighSchool  Non-Identifying  One To Zero or More  FK_AmHighSchool_TranscriptOfficeSyCountryID_SyCountry_SyCountryID        NO  YES 
PlElectronicEmployer  Non-Identifying  One To Zero or More  FK_PlElectronicEmployer_SyCountryID_SyCountry_SyCountryID        NO  YES 
SyCampusDetails  Non-Identifying  One To Zero or More  FK_SyCampusDetails_RemittanceSyCountryID_SyCountry_SyCountryID        NO  YES 
syCountryExternalMap  Non-Identifying  One To Zero or More  FK_syCountryExternalMapsyCountryId_syCountrysyCountryId        NO  YES 
SyOrganization  Non-Identifying  One To Zero or More  FK_SyOrganization_SyCountryID_SyCountry_SyCountryID        NO  YES 
SyPersonAddress  Non-Identifying  One To Zero or More  FK_SyPersonAddress_SyCountryId_SyCountry_SyCountryId        NO  YES 
SyNexusOrganizationAddress  Non-Identifying  One To Zero or More  SyNexusOrganizationAddressSyCountryId_SyCountrySyCountryId        NO  YES 

SyCountry Check Constraints 
Check Constraint Name  CheckConstraint